To enable parallel processing using the ImagXpress® control, you must:
-
Set AsyncMaxThreads to specify the maximum number of threads each ImagXpress control can spawn.
-
Set the AsyncPriority property to establish the priority of each thread.
-
Set AsyncCancelOnClose to indicate whether pending asynchronous operations are allowed to complete when the control is being terminated.